Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files | Infos | Warnings | Errors |
114 | 0 | 0 | 1301 |
Files
net/sf/exorcist/api/ContentConverter.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
net/sf/exorcist/api/ContentException.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Parameter message should be final. |
40
|
| Parameter cause should be final. |
49
|
| Parameter message should be final. |
59
|
| Parameter cause should be final. |
59
|
net/sf/exorcist/api/ContentExporter.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
net/sf/exorcist/api/ContentImporter.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
net/sf/exorcist/api/ContentState.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
52
|
| Line has trailing spaces. |
56
|
| Line has trailing spaces. |
88
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
116
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
125
|
net/sf/exorcist/api/package.html
Error | Line |
| Missing package documentation file. | 0 |
net/sf/exorcist/core/Exorcist.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
42
|
| Missing a Javadoc comment. |
42
|
| Missing a Javadoc comment. |
46
|
| Missing a Javadoc comment. |
50
|
| Parameter key should be final. |
50
|
| Missing a Javadoc comment. |
57
|
| Parameter properties should be final. |
57
|
| Method 'importContent' is not designed for extension - needs to be abstract, final or empty. |
82
|
| Missing a Javadoc comment. |
82
|
| Parameter properties should be final. |
82
|
| Line is longer than 80 characters. |
84
|
| Method 'exportContent' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Missing a Javadoc comment. |
91
|
| Parameter properties should be final. |
91
|
| Line is longer than 80 characters. |
93
|
| Method 'convertContent' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Missing a Javadoc comment. |
100
|
| Parameter properties should be final. |
100
|
| Line is longer than 80 characters. |
102
|
| Missing a Javadoc comment. |
109
|
| Parameter args should be final. |
109
|
| Line has trailing spaces. |
138
|
net/sf/exorcist/core/FileContentState.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
36
|
| Missing a Javadoc comment. |
38
|
| Missing a Javadoc comment. |
40
|
| Missing a Javadoc comment. |
42
|
| Missing a Javadoc comment. |
44
|
| Method 'getContent' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Missing a Javadoc comment. |
49
|
| Method 'setContent' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Missing a Javadoc comment. |
57
|
| Parameter input should be final. |
57
|
| Method 'addAttachment' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Missing a Javadoc comment. |
70
|
| Parameter data should be final. |
70
|
| Method 'getAttachmentHashes' is not designed for extension - needs to be abstract, final or empty. |
95
|
| Missing a Javadoc comment. |
95
|
| Method 'getAttachment' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Missing a Javadoc comment. |
99
|
| Parameter hash should be final. |
99
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
100
|
| Method 'removeAttachment' is not designed for extension - needs to be abstract, final or empty. |
109
|
| Missing a Javadoc comment. |
109
|
| Parameter hash should be final. |
109
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
109
|
net/sf/exorcist/core/IdentityConverter.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
21
|
| Missing a Javadoc comment. |
23
|
| Parameter state should be final. |
23
|
net/sf/exorcist/core/TableWriter.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Unused import - org.apache.xerces.util.XMLChar. |
18
|
| Unused import - org.xml.sax.Attributes. |
19
|
| Unused import - org.xml.sax.helpers.AttributesImpl. |
22
|
| First sentence should end with a period. |
24
|
| Missing a Javadoc comment. |
29
|
| Missing a Javadoc comment. |
31
|
| Missing a Javadoc comment. |
33
|
| Method 'setContentHandler' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Missing a Javadoc comment. |
35
|
| Parameter handler should be final. |
35
|
| Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Missing a Javadoc comment. |
42
|
| Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. |
46
|
| Missing a Javadoc comment. |
46
|
| Method 'startTable' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| Parameter name should be final. |
50
|
| Method 'endTable' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Missing a Javadoc comment. |
54
|
| Method 'startRow' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Method 'endRow' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Missing a Javadoc comment. |
62
|
net/sf/exorcist/core/TrimAttachmentsConverter.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
37
|
| Missing a Javadoc comment. |
42
|
| Line has trailing spaces. |
43
|
| Method 'convertContent' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Parameter state should be final. |
45
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
56
|
| Parameter ch should be final. |
57
|
| Parameter start should be final. |
57
|
| Parameter length should be final. |
57
|
| Line has trailing spaces. |
60
|
| Line is longer than 80 characters. |
61
|
| Parameter uri should be final. |
61
|
| Parameter local should be final. |
61
|
| Parameter name should be final. |
61
|
net/sf/exorcist/core/XmlWriter.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
24
|
| Missing a Javadoc comment. |
29
|
| Missing a Javadoc comment. |
31
|
| Missing a Javadoc comment. |
33
|
| Method 'setNamespace' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Missing a Javadoc comment. |
35
|
| Parameter namespace should be final. |
35
|
| 'namespace' hides a field. |
35
|
| Method 'setPrefix' is not designed for extension - needs to be abstract, final or empty. |
39
|
| Missing a Javadoc comment. |
39
|
| Parameter prefix should be final. |
39
|
| 'prefix' hides a field. |
39
|
| Method 'setContentHandler' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Missing a Javadoc comment. |
43
|
| Parameter handler should be final. |
43
|
| 'handler' hides a field. |
43
|
| Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. |
47
|
| Missing a Javadoc comment. |
47
|
| Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. |
52
|
| Missing a Javadoc comment. |
52
|
| Method 'addElement' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Missing a Javadoc comment. |
57
|
| Parameter name should be final. |
57
|
| Parameter value should be final. |
57
|
| Method 'startElement' is not designed for extension - needs to be abstract, final or empty. |
63
|
| Missing a Javadoc comment. |
63
|
| Parameter name should be final. |
63
|
| Parameter attributes should be final. |
63
|
| Method 'endElement' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Missing a Javadoc comment. |
73
|
| Parameter name should be final. |
73
|
| Method 'makeAttribute' is not designed for extension - needs to be abstract, final or empty. |
81
|
| Missing a Javadoc comment. |
81
|
| Parameter name should be final. |
81
|
| Parameter value should be final. |
81
|
| Method 'characters' is not designed for extension - needs to be abstract, final or empty. |
95
|
| Missing a Javadoc comment. |
95
|
| Parameter value should be final. |
95
|
| Missing a Javadoc comment. |
102
|
| Parameter value should be final. |
102
|
net/sf/exorcist/core/XsltConverter.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
34
|
| Missing a Javadoc comment. |
39
|
| Missing a Javadoc comment. |
42
|
| Method 'setStylesheet' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Missing a Javadoc comment. |
44
|
| Parameter stylesheet should be final. |
44
|
| 'stylesheet' hides a field. |
44
|
| Method 'convertContent' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Missing a Javadoc comment. |
48
|
| Parameter state should be final. |
48
|
| Must have at least one statement. |
62
|
| '{' is not followed by whitespace. |
62
|
| '}' is not preceded with whitespace. |
62
|
| Must have at least one statement. |
65
|
| '{' is not followed by whitespace. |
65
|
| '}' is not preceded with whitespace. |
65
|
| Must have at least one statement. |
72
|
| '{' is not followed by whitespace. |
72
|
| '}' is not preceded with whitespace. |
72
|
net/sf/exorcist/core/memory/MemoryContentState.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
31
|
| Missing a Javadoc comment. |
33
|
| Missing a Javadoc comment. |
35
|
| Missing a Javadoc comment. |
37
|
| Missing a Javadoc comment. |
39
|
| Method 'getContent' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Missing a Javadoc comment. |
44
|
| Method 'setContent' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Missing a Javadoc comment. |
48
|
| Parameter content should be final. |
48
|
| 'content' hides a field. |
48
|
| Method 'addAttachment' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Missing a Javadoc comment. |
57
|
| Parameter data should be final. |
57
|
| Method 'getAttachmentHashes' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Missing a Javadoc comment. |
69
|
| Line is longer than 80 characters. |
73
|
| Method 'getAttachment' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Missing a Javadoc comment. |
73
|
| Parameter hash should be final. |
73
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
73
|
| Method 'removeAttachment' is not designed for extension - needs to be abstract, final or empty. |
82
|
| Missing a Javadoc comment. |
82
|
| Parameter hash should be final. |
82
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
82
|
net/sf/exorcist/core/memory/package.html
Error | Line |
| Missing package documentation file. | 0 |
net/sf/exorcist/core/package.html
Error | Line |
| Missing package documentation file. | 0 |
net/sf/exorcist/core/zip/ZipBase.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Method 'getZipfile' is not designed for extension - needs to be abstract, final or empty. |
37
|
| Method 'setZipfile' is not designed for extension - needs to be abstract, final or empty. |
46
|
| Parameter zipfile should be final. |
46
|
| 'zipfile' hides a field. |
46
|
net/sf/exorcist/core/zip/ZipExporter.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
39
|
| Method 'exportContent' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Parameter state should be final. |
54
|
| Must have at least one statement. |
70
|
| '{' is not followed by whitespace. |
70
|
| '}' is not preceded with whitespace. |
70
|
| Line has trailing spaces. |
76
|
| '3' is a magic number. |
79
|
| '3' is a magic number. |
84
|
| Must have at least one statement. |
89
|
| '{' is not followed by whitespace. |
89
|
| '}' is not preceded with whitespace. |
89
|
| Must have at least one statement. |
98
|
| '{' is not followed by whitespace. |
98
|
| '}' is not preceded with whitespace. |
98
|
net/sf/exorcist/core/zip/ZipImporter.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
38
|
| Method 'importContent' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Parameter state should be final. |
49
|
| Line has trailing spaces. |
54
|
| '4' is a magic number. |
63
|
| Must have at least one statement. |
72
|
| '{' is not followed by whitespace. |
72
|
| '}' is not preceded with whitespace. |
72
|
| Line has trailing spaces. |
83
|
| Line has trailing spaces. |
85
|
| Parameter zip should be final. |
89
|
| Parameter name should be final. |
89
|
| Parameter in should be final. |
89
|
| '4096' is a magic number. |
93
|
| Line has trailing spaces. |
94
|
| Must have at least one statement. |
98
|
| '{' is not followed by whitespace. |
98
|
| '}' is not preceded with whitespace. |
98
|
net/sf/exorcist/dbe/ExportService.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
net/sf/exorcist/dbe/ImportService.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Unused Javadoc tag. |
24
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line is longer than 80 characters. |
27
|
| Line contains a tab character. |
27
|
| Expected @param tag for 'content'. |
27
|
net/sf/exorcist/dbe/MigratorService.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line contains a tab character. |
17
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
net/sf/exorcist/dbe/client/ExportClient.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Utility classes should not have a public or default constructor. |
22
|
| Line contains a tab character. |
24
|
| Missing a Javadoc comment. |
24
|
| Parameter args should be final. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line is longer than 80 characters. |
29
|
| Line contains a tab character. |
29
|
| '{' is followed by whitespace. |
29
|
| Line contains a tab character. |
30
|
| Line is longer than 80 characters. |
31
|
| Line contains a tab character. |
31
|
| '{' is followed by whitespace. |
31
|
| Line is longer than 80 characters. |
32
|
| Line contains a tab character. |
32
|
| '{' is followed by whitespace. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
net/sf/exorcist/dbe/client/package.html
Error | Line |
| Missing package documentation file. | 0 |
net/sf/exorcist/dbe/impl/PrintImportService.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Unused import - java.io.IOException. |
9
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Missing a Javadoc comment. |
30
|
| Parameter context should be final. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Missing a Javadoc comment. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
39
|
| Line is longer than 80 characters. |
40
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Method 'importContent' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Missing a Javadoc comment. |
42
|
| Parameter key should be final. |
42
|
| Parameter content should be final. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
net/sf/exorcist/dbe/impl/SimpleMigratorService.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
24
|
| Line contains a tab character. |
26
|
| Missing a Javadoc comment. |
26
|
| Line contains a tab character. |
27
|
| Missing a Javadoc comment. |
27
|
| Line contains a tab character. |
28
|
| Missing a Javadoc comment. |
28
|
| Line contains a tab character. |
29
|
| Missing a Javadoc comment. |
29
|
| Line contains a tab character. |
31
|
| Missing a Javadoc comment. |
31
|
| Line contains a tab character. |
32
|
| Missing a Javadoc comment. |
32
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
37
|
| Missing a Javadoc comment. |
37
|
| Parameter context should be final. |
37
|
| 'context' hides a field. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Method 'destroy' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
49
|
| Missing a Javadoc comment. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line is longer than 80 characters. |
56
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
64
|
| Method 'run' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Missing a Javadoc comment. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| '10' is a magic number. |
70
|
| '*' is not preceded with whitespace. |
70
|
| '*' is not followed by whitespace. |
70
|
| '1000' is a magic number. |
70
|
| Line contains a tab character. |
71
|
| Must have at least one statement. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line has trailing spaces. |
75
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line is longer than 80 characters. |
77
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Method 'scheduleMigration' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Missing a Javadoc comment. |
79
|
| Line contains a tab character. |
80
|
| Parameter srcEntries should be final. |
80
|
| 'srcEntries' hides a field. |
80
|
| Parameter srcKey should be final. |
80
|
| 'srcKey' hides a field. |
80
|
| Line contains a tab character. |
81
|
| Parameter dstEntries should be final. |
81
|
| 'dstEntries' hides a field. |
81
|
| Parameter dstKey should be final. |
81
|
| 'dstKey' hides a field. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
net/sf/exorcist/dbe/impl/XmlExportService.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line contains a tab character. |
27
|
| Line is longer than 80 characters. |
28
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Method 'exportContent' is not designed for extension - needs to be abstract, final or empty. |
30
|
| Missing a Javadoc comment. |
30
|
| Parameter key should be final. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Missing a Javadoc comment. |
41
|
| Parameter context should be final. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Missing a Javadoc comment. |
47
|
| Line contains a tab character. |
48
|
net/sf/exorcist/dbe/impl/package.html
Error | Line |
| Missing package documentation file. | 0 |
net/sf/exorcist/dbe/package.html
Error | Line |
| Missing package documentation file. | 0 |
net/sf/exorcist/easysiter/EasySiterExporter.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Unused import - net.sf.exorcist.core.memory.MemoryContentState. |
37
|
| Unused import - org.apache.commons.codec.binary.Base64. |
39
|
| Missing a Javadoc comment. |
46
|
| Missing a Javadoc comment. |
48
|
| Missing a Javadoc comment. |
51
|
| Missing a Javadoc comment. |
53
|
| Missing a Javadoc comment. |
55
|
| Missing a Javadoc comment. |
57
|
| Missing a Javadoc comment. |
59
|
| Missing a Javadoc comment. |
61
|
| Missing a Javadoc comment. |
63
|
| Missing a Javadoc comment. |
65
|
| Missing a Javadoc comment. |
67
|
| Missing a Javadoc comment. |
69
|
| Missing a Javadoc comment. |
71
|
| Method 'setDatabase' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Missing a Javadoc comment. |
73
|
| Parameter database should be final. |
73
|
| 'database' hides a field. |
73
|
| Method 'setUsername' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Missing a Javadoc comment. |
77
|
| Parameter username should be final. |
77
|
| 'username' hides a field. |
77
|
| Method 'setPassword' is not designed for extension - needs to be abstract, final or empty. |
81
|
| Missing a Javadoc comment. |
81
|
| Parameter password should be final. |
81
|
| 'password' hides a field. |
81
|
| Method 'setFilepath' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Missing a Javadoc comment. |
85
|
| Parameter filepath should be final. |
85
|
| 'filepath' hides a field. |
85
|
| Method 'setExtended' is not designed for extension - needs to be abstract, final or empty. |
89
|
| Missing a Javadoc comment. |
89
|
| Parameter extended should be final. |
89
|
| 'extended' hides a field. |
89
|
| Method 'exportContent' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Missing a Javadoc comment. |
93
|
| Parameter target should be final. |
93
|
| 'target' hides a field. |
93
|
| Line has trailing spaces. |
99
|
| Must have at least one statement. |
117
|
| '{' is not followed by whitespace. |
117
|
| '}' is not preceded with whitespace. |
117
|
| Missing a Javadoc comment. |
130
|
| Parameter name should be final. |
130
|
| Line has trailing spaces. |
133
|
| Missing a Javadoc comment. |
134
|
| Parameter name should be final. |
134
|
| Missing a Javadoc comment. |
138
|
| Parameter name should be final. |
138
|
| Parameter content should be final. |
138
|
| Missing a Javadoc comment. |
147
|
| Must have at least one statement. |
160
|
| '{' is not followed by whitespace. |
160
|
| '}' is not preceded with whitespace. |
160
|
| Must have at least one statement. |
163
|
| '{' is not followed by whitespace. |
163
|
| '}' is not preceded with whitespace. |
163
|
| Line has trailing spaces. |
166
|
| Missing a Javadoc comment. |
167
|
| Parameter group should be final. |
167
|
| '3' is a magic number. |
185
|
| '4' is a magic number. |
186
|
| '5' is a magic number. |
187
|
| '6' is a magic number. |
188
|
| '7' is a magic number. |
189
|
| '8' is a magic number. |
190
|
| '9' is a magic number. |
191
|
| '10' is a magic number. |
192
|
| Must have at least one statement. |
196
|
| '{' is not followed by whitespace. |
196
|
| '}' is not preceded with whitespace. |
196
|
| Must have at least one statement. |
199
|
| '{' is not followed by whitespace. |
199
|
| '}' is not preceded with whitespace. |
199
|
| Missing a Javadoc comment. |
203
|
| Must have at least one statement. |
213
|
| '{' is not followed by whitespace. |
213
|
| '}' is not preceded with whitespace. |
213
|
| Must have at least one statement. |
216
|
| '{' is not followed by whitespace. |
216
|
| '}' is not preceded with whitespace. |
216
|
| Missing a Javadoc comment. |
220
|
| Parameter id should be final. |
220
|
| Missing a Javadoc comment. |
224
|
| Must have at least one statement. |
234
|
| '{' is not followed by whitespace. |
234
|
| '}' is not preceded with whitespace. |
234
|
| Must have at least one statement. |
237
|
| '{' is not followed by whitespace. |
237
|
| '}' is not preceded with whitespace. |
237
|
| Missing a Javadoc comment. |
241
|
| Parameter id should be final. |
241
|
| Missing a Javadoc comment. |
245
|
| Parameter parent should be final. |
245
|
| '3' is a magic number. |
269
|
| '4' is a magic number. |
270
|
| '5' is a magic number. |
271
|
| '6' is a magic number. |
272
|
| '7' is a magic number. |
273
|
| '8' is a magic number. |
274
|
| Must have at least one statement. |
281
|
| '{' is not followed by whitespace. |
281
|
| '}' is not preceded with whitespace. |
281
|
| Must have at least one statement. |
284
|
| '{' is not followed by whitespace. |
284
|
| '}' is not preceded with whitespace. |
284
|
| Missing a Javadoc comment. |
288
|
| Parameter menu should be final. |
288
|
| '3' is a magic number. |
313
|
| '4' is a magic number. |
314
|
| '5' is a magic number. |
315
|
| Must have at least one statement. |
320
|
| '{' is not followed by whitespace. |
320
|
| '}' is not preceded with whitespace. |
320
|
| Must have at least one statement. |
323
|
| '{' is not followed by whitespace. |
323
|
| '}' is not preceded with whitespace. |
323
|
| Missing a Javadoc comment. |
327
|
| Parameter menu should be final. |
327
|
| '3' is a magic number. |
344
|
| Must have at least one statement. |
349
|
| '{' is not followed by whitespace. |
349
|
| '}' is not preceded with whitespace. |
349
|
| Must have at least one statement. |
352
|
| '{' is not followed by whitespace. |
352
|
| '}' is not preceded with whitespace. |
352
|
| Missing a Javadoc comment. |
356
|
| Parameter data should be final. |
356
|
| Missing a Javadoc comment. |
364
|
| Parameter data should be final. |
364
|
| Missing a Javadoc comment. |
381
|
| Parameter data should be final. |
381
|
| Line is longer than 80 characters. |
388
|
| Line is longer than 80 characters. |
394
|
| Line is longer than 80 characters. |
395
|
| Line is longer than 80 characters. |
397
|
| Line is longer than 80 characters. |
398
|
| Line is longer than 80 characters. |
403
|
| Line is longer than 80 characters. |
405
|
| Missing a Javadoc comment. |
415
|
| Redundant 'final' modifier. |
415
|
| Parameter data should be final. |
415
|
| Missing a Javadoc comment. |
425
|
| Parameter html should be final. |
425
|
| Must have at least one statement. |
440
|
| '{' is not followed by whitespace. |
440
|
| '}' is not preceded with whitespace. |
440
|
net/sf/exorcist/easysiter/package.html
Error | Line |
| Missing package documentation file. | 0 |
net/sf/exorcist/file/FileExporter.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
35
|
| Missing a Javadoc comment. |
40
|
| Missing a Javadoc comment. |
42
|
| Missing a Javadoc comment. |
44
|
| Missing a Javadoc comment. |
46
|
| Missing a Javadoc comment. |
48
|
| Method 'setDirectory' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| Parameter directory should be final. |
50
|
| 'directory' hides a field. |
50
|
| Missing a Javadoc comment. |
54
|
| Parameter file should be final. |
54
|
| Must have at least one statement. |
55
|
| Missing a Javadoc comment. |
64
|
| Parameter file should be final. |
64
|
| Missing a Javadoc comment. |
76
|
| Parameter directory should be final. |
76
|
| 'directory' hides a field. |
76
|
| Line has trailing spaces. |
86
|
| Method 'exportContent' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Parameter state should be final. |
88
|
| 'state' hides a field. |
88
|
net/sf/exorcist/file/package.html
Error | Line |
| Missing package documentation file. | 0 |
net/sf/exorcist/midgard/DOMBuilder.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
51
|
| Missing a Javadoc comment. |
52
|
| Missing a Javadoc comment. |
53
|
| Line has trailing spaces. |
54
|
| Parameter name should be final. |
66
|
| Parameter namespace should be final. |
66
|
| 'namespace' hides a field. |
66
|
| Expected @param tag for 'namespace'. |
66
|
| Parameter prefix should be final. |
66
|
| 'prefix' hides a field. |
66
|
| Expected @param tag for 'prefix'. |
66
|
| Parameter xml should be final. |
85
|
| Parameter name should be final. |
105
|
| Line is longer than 80 characters. |
106
|
| Parameter name should be final. |
127
|
| Parameter value should be final. |
127
|
| Parameter name should be final. |
137
|
| Parameter value should be final. |
137
|
| Parameter content should be final. |
146
|
| Parameter name should be final. |
158
|
| Parameter content should be final. |
158
|
net/sf/exorcist/midgard/DOMWalker.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Name 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
41
|
| Missing a Javadoc comment. |
44
|
| Parameter xml should be final. |
60
|
| Parameter namespace should be final. |
60
|
| 'namespace' hides a field. |
60
|
| Expected @param tag for 'namespace'. |
60
|
| 'cast' is not followed by whitespace. |
70
|
| Missing a Javadoc comment. |
74
|
| '6' is a magic number. |
93
|
| Parameter name should be final. |
114
|
| Missing a Javadoc comment. |
142
|
| Parameter name should be final. |
142
|
| Parameter name should be final. |
170
|
| Parameter name should be final. |
210
|
| Parameter context should be final. |
210
|
| Expected @param tag for 'context'. |
210
|
net/sf/exorcist/midgard/GUIDResolver.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Unused import - java.util.Date. |
22
|
| Missing a Javadoc comment. |
28
|
| Missing a Javadoc comment. |
30
|
| Missing a Javadoc comment. |
31
|
| Missing a Javadoc comment. |
33
|
| Parameter connection should be final. |
33
|
| '3' is a magic number. |
46
|
| Method 'findGUID' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Parameter table should be final. |
58
|
| Parameter id should be final. |
58
|
| Method 'resolveGUID' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Missing a Javadoc comment. |
69
|
| Parameter guid should be final. |
69
|
net/sf/exorcist/midgard/Midgard.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
21
|
| Utility classes should not have a public or default constructor. |
21
|
| Line has trailing spaces. |
22
|
| Missing a Javadoc comment. |
23
|
| Parameter args should be final. |
29
|
| Expected @param tag for 'args'. |
29
|
net/sf/exorcist/midgard/MidgardExporter.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Unused import - java.io.FileFilter. |
21
|
| Missing a Javadoc comment. |
40
|
| Missing a Javadoc comment. |
50
|
| Missing a Javadoc comment. |
52
|
| Missing a Javadoc comment. |
54
|
| Missing a Javadoc comment. |
56
|
| Missing a Javadoc comment. |
58
|
| Missing a Javadoc comment. |
60
|
| Missing a Javadoc comment. |
62
|
| Missing a Javadoc comment. |
64
|
| Missing a Javadoc comment. |
66
|
| Missing a Javadoc comment. |
68
|
| Method 'setSitegroup' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Missing a Javadoc comment. |
70
|
| Parameter sitegroup should be final. |
70
|
| 'sitegroup' hides a field. |
70
|
| Method 'setSchema' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Missing a Javadoc comment. |
74
|
| Parameter file should be final. |
74
|
| Line has trailing spaces. |
79
|
| Method 'setFilepath' is not designed for extension - needs to be abstract, final or empty. |
80
|
| Missing a Javadoc comment. |
80
|
| Parameter filepath should be final. |
80
|
| 'filepath' hides a field. |
80
|
| Method 'setDatabase' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Missing a Javadoc comment. |
84
|
| Parameter database should be final. |
84
|
| 'database' hides a field. |
84
|
| Method 'setUsername' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Missing a Javadoc comment. |
88
|
| Parameter username should be final. |
88
|
| 'username' hides a field. |
88
|
| Method 'setPassword' is not designed for extension - needs to be abstract, final or empty. |
92
|
| Missing a Javadoc comment. |
92
|
| Parameter password should be final. |
92
|
| 'password' hides a field. |
92
|
| Method 'exportContent' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Missing a Javadoc comment. |
96
|
| Parameter state should be final. |
96
|
| 'state' hides a field. |
96
|
| Line is longer than 80 characters. |
131
|
| Missing a Javadoc comment. |
131
|
| Parameter schema should be final. |
131
|
| 'schema' hides a field. |
131
|
| Line is longer than 80 characters. |
170
|
| Line is longer than 80 characters. |
173
|
| Line is longer than 80 characters. |
179
|
| Missing a Javadoc comment. |
201
|
| Parameter type should be final. |
201
|
| Parameter id should be final. |
201
|
| Line is longer than 80 characters. |
245
|
| Line is longer than 80 characters. |
248
|
| Line is longer than 80 characters. |
254
|
| Missing a Javadoc comment. |
276
|
| Parameter table should be final. |
276
|
| Parameter id should be final. |
276
|
| '3' is a magic number. |
283
|
| Missing a Javadoc comment. |
301
|
| Parameter table should be final. |
301
|
| Parameter id should be final. |
301
|
| '3' is a magic number. |
310
|
| Line is longer than 80 characters. |
318
|
| Line is longer than 80 characters. |
323
|
| Line is longer than 80 characters. |
325
|
| Line is longer than 80 characters. |
326
|
| Line is longer than 80 characters. |
329
|
| Line is longer than 80 characters. |
330
|
net/sf/exorcist/midgard/MidgardImporter.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Unused import - java.io.FileFilter. |
19
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
48
|
| Variable 'id' must be private and have accessor methods. |
48
|
| Missing a Javadoc comment. |
49
|
| Variable 'table' must be private and have accessor methods. |
49
|
| Missing a Javadoc comment. |
50
|
| Variable 'property' must be private and have accessor methods. |
50
|
| Missing a Javadoc comment. |
51
|
| Variable 'guid' must be private and have accessor methods. |
51
|
| Missing a Javadoc comment. |
52
|
| Parameter i should be final. |
52
|
| Parameter t should be final. |
52
|
| Parameter p should be final. |
52
|
| Parameter g should be final. |
52
|
| Missing a Javadoc comment. |
57
|
| Missing a Javadoc comment. |
59
|
| Missing a Javadoc comment. |
61
|
| Line has trailing spaces. |
62
|
| Missing a Javadoc comment. |
63
|
| Missing a Javadoc comment. |
65
|
| Missing a Javadoc comment. |
67
|
| Missing a Javadoc comment. |
69
|
| Missing a Javadoc comment. |
71
|
| Missing a Javadoc comment. |
73
|
| Missing a Javadoc comment. |
75
|
| Missing a Javadoc comment. |
77
|
| Missing a Javadoc comment. |
79
|
| Missing a Javadoc comment. |
80
|
| Method 'setSchema' is not designed for extension - needs to be abstract, final or empty. |
82
|
| Missing a Javadoc comment. |
82
|
| Parameter file should be final. |
82
|
| Method 'setSitegroup' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Missing a Javadoc comment. |
88
|
| Parameter sitegroup should be final. |
88
|
| 'sitegroup' hides a field. |
88
|
| Method 'setDatabase' is not designed for extension - needs to be abstract, final or empty. |
92
|
| Missing a Javadoc comment. |
92
|
| Parameter database should be final. |
92
|
| 'database' hides a field. |
92
|
| Method 'setUsername' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Missing a Javadoc comment. |
96
|
| Parameter username should be final. |
96
|
| 'username' hides a field. |
96
|
| Method 'setPassword' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Missing a Javadoc comment. |
100
|
| Parameter password should be final. |
100
|
| 'password' hides a field. |
100
|
| Method 'setFilepath' is not designed for extension - needs to be abstract, final or empty. |
104
|
| Missing a Javadoc comment. |
104
|
| Parameter filepath should be final. |
104
|
| 'filepath' hides a field. |
104
|
| Method 'setDelete' is not designed for extension - needs to be abstract, final or empty. |
108
|
| Missing a Javadoc comment. |
108
|
| Parameter delete should be final. |
108
|
| 'delete' hides a field. |
108
|
| Missing a Javadoc comment. |
112
|
| Line has trailing spaces. |
113
|
| Method 'importObject' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Method length is 196 lines (max allowed is 150). |
114
|
| Missing a Javadoc comment. |
114
|
| Parameter schema should be final. |
114
|
| 'schema' hides a field. |
114
|
| Parameter parent should be final. |
114
|
| Line is longer than 80 characters. |
129
|
| Must have at least one statement. |
151
|
| Must have at least one statement. |
218
|
| Line is longer than 80 characters. |
240
|
| '3' is a magic number. |
244
|
| '4' is a magic number. |
245
|
| Line has trailing spaces. |
267
|
| Line is longer than 80 characters. |
267
|
| Line has trailing spaces. |
271
|
| Line is longer than 80 characters. |
294
|
| Line has trailing spaces. |
311
|
| Method 'deleteObject' is not designed for extension - needs to be abstract, final or empty. |
312
|
| Missing a Javadoc comment. |
312
|
| Parameter schema should be final. |
312
|
| 'schema' hides a field. |
312
|
| Parameter guid should be final. |
312
|
| Method 'importContent' is not designed for extension - needs to be abstract, final or empty. |
317
|
| Missing a Javadoc comment. |
317
|
| Parameter state should be final. |
317
|
| 'state' hides a field. |
317
|
| Line has trailing spaces. |
331
|
| Line is longer than 80 characters. |
332
|
| Missing a Javadoc comment. |
384
|
| Parameter table should be final. |
384
|
| Parameter id should be final. |
384
|
| Line is longer than 80 characters. |
386
|
| '3' is a magic number. |
390
|
| Line is longer than 80 characters. |
394
|
| Line is longer than 80 characters. |
417
|
| '3' is a magic number. |
427
|
| '4' is a magic number. |
428
|
| '5' is a magic number. |
429
|
| '6' is a magic number. |
430
|
| '7' is a magic number. |
432
|
| Line is longer than 80 characters. |
441
|
| Line is longer than 80 characters. |
443
|
| '3' is a magic number. |
449
|
| '4' is a magic number. |
450
|
| Missing a Javadoc comment. |
467
|
| Parameter table should be final. |
467
|
| Parameter id should be final. |
467
|
| Line is longer than 80 characters. |
470
|
| '3' is a magic number. |
474
|
| Line is longer than 80 characters. |
497
|
| '32' is a magic number. |
530
|
| '3' is a magic number. |
538
|
| '4' is a magic number. |
539
|
| '5' is a magic number. |
540
|
| '6' is a magic number. |
541
|
| '7' is a magic number. |
542
|
| '8' is a magic number. |
543
|
| '9' is a magic number. |
544
|
| '10' is a magic number. |
545
|
| '11' is a magic number. |
547
|
| '3' is a magic number. |
564
|
| '4' is a magic number. |
565
|
| Line has trailing spaces. |
580
|
| '4096' is a magic number. |
582
|
net/sf/exorcist/midgard/MidgardItemDefinition.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
6
|
| Method 'getDeclaringNodeType' is not designed for extension - needs to be abstract, final or empty. |
8
|
| Missing a Javadoc comment. |
8
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
13
|
| Missing a Javadoc comment. |
13
|
| Method 'isAutoCreated' is not designed for extension - needs to be abstract, final or empty. |
18
|
| Missing a Javadoc comment. |
18
|
| Method 'isMandatory' is not designed for extension - needs to be abstract, final or empty. |
23
|
| Missing a Javadoc comment. |
23
|
| Method 'getOnParentVersion' is not designed for extension - needs to be abstract, final or empty. |
28
|
| Missing a Javadoc comment. |
28
|
| Method 'isProtected' is not designed for extension - needs to be abstract, final or empty. |
33
|
| Missing a Javadoc comment. |
33
|
net/sf/exorcist/midgard/MidgardNodeType.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
8
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
13
|
| Missing a Javadoc comment. |
13
|
| Method 'isMixin' is not designed for extension - needs to be abstract, final or empty. |
21
|
| Missing a Javadoc comment. |
21
|
| Method 'hasOrderableChildNodes' is not designed for extension - needs to be abstract, final or empty. |
29
|
| Missing a Javadoc comment. |
29
|
| Method 'getPrimaryItemName' is not designed for extension - needs to be abstract, final or empty. |
37
|
| Missing a Javadoc comment. |
37
|
| Method 'getSupertypes' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| Method 'getDeclaredSupertypes' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Missing a Javadoc comment. |
53
|
| Method 'isNodeType' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Missing a Javadoc comment. |
61
|
| Parameter arg0 should be final. |
61
|
| Method 'getPropertyDefinitions' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Missing a Javadoc comment. |
69
|
| Method 'getDeclaredPropertyDefinitions' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Missing a Javadoc comment. |
77
|
| Method 'getChildNodeDefinitions' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Missing a Javadoc comment. |
85
|
| Method 'getDeclaredChildNodeDefinitions' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Missing a Javadoc comment. |
93
|
| Line is longer than 80 characters. |
99
|
| Method 'canSetProperty' is not designed for extension - needs to be abstract, final or empty. |
101
|
| Missing a Javadoc comment. |
101
|
| Parameter arg0 should be final. |
101
|
| Parameter arg1 should be final. |
101
|
| Line is longer than 80 characters. |
107
|
| Method 'canSetProperty' is not designed for extension - needs to be abstract, final or empty. |
109
|
| Missing a Javadoc comment. |
109
|
| Parameter arg0 should be final. |
109
|
| Parameter arg1 should be final. |
109
|
| Method 'canAddChildNode' is not designed for extension - needs to be abstract, final or empty. |
117
|
| Missing a Javadoc comment. |
117
|
| Parameter arg0 should be final. |
117
|
| Line is longer than 80 characters. |
123
|
| Method 'canAddChildNode' is not designed for extension - needs to be abstract, final or empty. |
125
|
| Missing a Javadoc comment. |
125
|
| Parameter arg0 should be final. |
125
|
| Parameter arg1 should be final. |
125
|
| Method 'canRemoveItem' is not designed for extension - needs to be abstract, final or empty. |
133
|
| Missing a Javadoc comment. |
133
|
| Parameter arg0 should be final. |
133
|
net/sf/exorcist/midgard/MidgardObject.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
22
|
| Missing a Javadoc comment. |
24
|
| Missing a Javadoc comment. |
26
|
| Method 'getObjectInfo' is not designed for extension - needs to be abstract, final or empty. |
31
|
| Method 'setObjectInfo' is not designed for extension - needs to be abstract, final or empty. |
38
|
| Parameter info should be final. |
38
|
| 'info' hides a field. |
38
|
| Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Missing a Javadoc comment. |
42
|
| Parameter name should be final. |
42
|
| Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. |
46
|
| Missing a Javadoc comment. |
46
|
| Parameter name should be final. |
46
|
| Parameter value should be final. |
46
|
net/sf/exorcist/midgard/MidgardObjectInfo.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
21
|
| Missing a Javadoc comment. |
23
|
| Missing a Javadoc comment. |
25
|
| Missing a Javadoc comment. |
27
|
| Missing a Javadoc comment. |
29
|
| Missing a Javadoc comment. |
31
|
| Missing a Javadoc comment. |
33
|
| Missing a Javadoc comment. |
35
|
| Missing a Javadoc comment. |
37
|
| Method 'getAuthor' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Method 'setAuthor' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Parameter author should be final. |
49
|
| 'author' hides a field. |
49
|
| Method 'getChanged' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Method 'setChanged' is not designed for extension - needs to be abstract, final or empty. |
63
|
| Parameter changed should be final. |
63
|
| 'changed' hides a field. |
63
|
| Method 'getGuid' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Method 'setGuid' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Parameter guid should be final. |
77
|
| 'guid' hides a field. |
77
|
| Method 'getId' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Method 'setId' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Parameter id should be final. |
91
|
| 'id' hides a field. |
91
|
| Method 'getLocked' is not designed for extension - needs to be abstract, final or empty. |
98
|
| Method 'setLocked' is not designed for extension - needs to be abstract, final or empty. |
105
|
| Parameter locked should be final. |
105
|
| 'locked' hides a field. |
105
|
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. |
112
|
| Method 'setType' is not designed for extension - needs to be abstract, final or empty. |
119
|
| Parameter type should be final. |
119
|
| 'type' hides a field. |
119
|
| Method 'getUpdated' is not designed for extension - needs to be abstract, final or empty. |
126
|
| Method 'setUpdated' is not designed for extension - needs to be abstract, final or empty. |
133
|
| Parameter updated should be final. |
133
|
| 'updated' hides a field. |
133
|
net/sf/exorcist/midgard/MidgardProperty.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
19
|
| Missing a Javadoc comment. |
21
|
| Missing a Javadoc comment. |
23
|
| Missing a Javadoc comment. |
25
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
30
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
37
|
| Parameter name should be final. |
37
|
| 'name' hides a field. |
37
|
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Method 'setType' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Parameter type should be final. |
51
|
| 'type' hides a field. |
51
|
| Method 'getLink' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Method 'setLink' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Parameter link should be final. |
65
|
| 'link' hides a field. |
65
|
net/sf/exorcist/midgard/MidgardSchema.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
36
|
| Missing a Javadoc comment. |
38
|
| Missing a Javadoc comment. |
41
|
| Missing a Javadoc comment. |
43
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
49
|
| Missing a Javadoc comment. |
51
|
| Missing a Javadoc comment. |
53
|
| Missing a Javadoc comment. |
55
|
| Missing a Javadoc comment. |
57
|
| Missing a Javadoc comment. |
59
|
| Missing a Javadoc comment. |
61
|
| Line is longer than 80 characters. |
63
|
| Method 'parse' is not designed for extension - needs to be abstract, final or empty. |
63
|
| Missing a Javadoc comment. |
63
|
| Parameter schema should be final. |
63
|
| Avoid inline conditionals. |
82
|
| Line is longer than 80 characters. |
100
|
| Line is longer than 80 characters. |
106
|
| Line is longer than 80 characters. |
108
|
| Avoid inline conditionals. |
108
|
| Line is longer than 80 characters. |
110
|
| Line has trailing spaces. |
119
|
| Line is longer than 80 characters. |
132
|
| Line is longer than 80 characters. |
140
|
| Line is longer than 80 characters. |
143
|
| Line is longer than 80 characters. |
144
|
| Line is longer than 80 characters. |
154
|
| Line has trailing spaces. |
165
|
| Method 'getTypeByName' is not designed for extension - needs to be abstract, final or empty. |
166
|
| Missing a Javadoc comment. |
166
|
| Parameter name should be final. |
166
|
| Method 'getTypeByTable' is not designed for extension - needs to be abstract, final or empty. |
170
|
| Missing a Javadoc comment. |
170
|
| Parameter table should be final. |
170
|
| Method 'getTypes' is not designed for extension - needs to be abstract, final or empty. |
174
|
| Missing a Javadoc comment. |
174
|
| Method 'addType' is not designed for extension - needs to be abstract, final or empty. |
178
|
| Missing a Javadoc comment. |
178
|
| Parameter type should be final. |
178
|
net/sf/exorcist/midgard/MidgardType.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
25
|
| Missing a Javadoc comment. |
27
|
| Missing a Javadoc comment. |
29
|
| Missing a Javadoc comment. |
31
|
| Missing a Javadoc comment. |
33
|
| Missing a Javadoc comment. |
35
|
| Missing a Javadoc comment. |
37
|
| Missing a Javadoc comment. |
39
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
41
|
| Missing a Javadoc comment. |
41
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| Parameter name should be final. |
45
|
| 'name' hides a field. |
45
|
| Method 'getTable' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Missing a Javadoc comment. |
49
|
| Method 'setTable' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Missing a Javadoc comment. |
53
|
| Parameter table should be final. |
53
|
| 'table' hides a field. |
53
|
| Method 'getTimestamp' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Missing a Javadoc comment. |
57
|
| Method 'setTimestamp' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Missing a Javadoc comment. |
61
|
| Parameter property should be final. |
61
|
| Method 'getPrimary' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Missing a Javadoc comment. |
65
|
| Method 'setPrimary' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Missing a Javadoc comment. |
69
|
| Parameter property should be final. |
69
|
| Method 'getParent' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Missing a Javadoc comment. |
73
|
| Method 'setParent' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Missing a Javadoc comment. |
77
|
| Parameter property should be final. |
77
|
| Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Missing a Javadoc comment. |
85
|
| Parameter name should be final. |
85
|
| 'name' hides a field. |
85
|
| Method 'getProperties' is not designed for extension - needs to be abstract, final or empty. |
89
|
| Missing a Javadoc comment. |
89
|
| Method 'addProperty' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Missing a Javadoc comment. |
93
|
| Parameter property should be final. |
93
|
| Method 'getSQL' is not designed for extension - needs to be abstract, final or empty. |
97
|
| Missing a Javadoc comment. |
97
|
| Method 'getChildren' is not designed for extension - needs to be abstract, final or empty. |
112
|
| Missing a Javadoc comment. |
112
|
| Method 'addChild' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Missing a Javadoc comment. |
116
|
| Parameter type should be final. |
116
|
| Method 'removeChild' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Missing a Javadoc comment. |
120
|
| Parameter type should be final. |
120
|
net/sf/exorcist/midgard/MidgardUtil.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
26
|
| Utility classes should not have a public or default constructor. |
26
|
| Missing a Javadoc comment. |
28
|
| Parameter haystack should be final. |
28
|
| Parameter needle should be final. |
28
|
| Missing a Javadoc comment. |
34
|
| Parameter str should be final. |
34
|
| Missing a Javadoc comment. |
38
|
| Parameter url should be final. |
38
|
| Parameter param should be final. |
38
|
| Line has trailing spaces. |
62
|
| Missing a Javadoc comment. |
63
|
| Line has trailing spaces. |
67
|
| Must have at least one statement. |
70
|
| Must have at least one statement. |
72
|
| '{' is not followed by whitespace. |
72
|
| '}' is not preceded with whitespace. |
72
|
| Must have at least one statement. |
85
|
| Missing a Javadoc comment. |
90
|
| Line has trailing spaces. |
94
|
| Must have at least one statement. |
97
|
| Must have at least one statement. |
99
|
| '{' is not followed by whitespace. |
99
|
| '}' is not preceded with whitespace. |
99
|
net/sf/exorcist/midgard/NameMapper.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
22
|
| Missing a Javadoc comment. |
24
|
| Missing a Javadoc comment. |
26
|
| Missing a Javadoc comment. |
28
|
| Missing a Javadoc comment. |
33
|
| Line has trailing spaces. |
35
|
| Missing a Javadoc comment. |
38
|
| Missing a Javadoc comment. |
42
|
| Parameter name should be final. |
42
|
| Missing a Javadoc comment. |
62
|
| Parameter name should be final. |
62
|
net/sf/exorcist/midgard/package.html
Error | Line |
| Missing package documentation file. | 0 |
net/sf/exorcist/miki/MikiExporter.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
22
|
| Missing a Javadoc comment. |
24
|
| Parameter state should be final. |
24
|
| Line has trailing spaces. |
25
|
net/sf/exorcist/multi/MultiConverter.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
25
|
| Method 'setConverters' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Parameter converters should be final. |
35
|
| 'converters' hides a field. |
35
|
| Method 'convertContent' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Parameter state should be final. |
40
|
net/sf/exorcist/multi/MultiExporter.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Method 'setExporters' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Parameter exporters should be final. |
44
|
| 'exporters' hides a field. |
44
|
| Method 'exportContent' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Parameter state should be final. |
56
|
net/sf/exorcist/multi/MultiHandler.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
23
|
| Missing a Javadoc comment. |
25
|
| Missing a Javadoc comment. |
27
|
| Parameter handler should be final. |
27
|
| 'handler' hides a field. |
27
|
| Method 'characters' is not designed for extension - needs to be abstract, final or empty. |
31
|
| Missing a Javadoc comment. |
31
|
| Parameter ch should be final. |
31
|
| Parameter start should be final. |
31
|
| Parameter length should be final. |
31
|
| Method 'endElement' is not designed for extension - needs to be abstract, final or empty. |
36
|
| Missing a Javadoc comment. |
36
|
| Parameter uri should be final. |
36
|
| Parameter localName should be final. |
36
|
| Parameter qName should be final. |
36
|
| Method 'endPrefixMapping' is not designed for extension - needs to be abstract, final or empty. |
41
|
| Missing a Javadoc comment. |
41
|
| Parameter prefix should be final. |
41
|
| Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| Parameter ch should be final. |
45
|
| Parameter start should be final. |
45
|
| Parameter length should be final. |
45
|
| Method 'skippedEntity' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| Parameter name should be final. |
50
|
| Method 'startElement' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Missing a Javadoc comment. |
54
|
| Parameter uri should be final. |
55
|
| Parameter localName should be final. |
55
|
| Parameter qName should be final. |
55
|
| Parameter attributes should be final. |
55
|
| Method 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Missing a Javadoc comment. |
60
|
| Parameter prefix should be final. |
60
|
| Parameter uri should be final. |
60
|
net/sf/exorcist/multi/MultiImporter.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Method 'setImporters' is not designed for extension - needs to be abstract, final or empty. |
39
|
| Parameter importers should be final. |
39
|
| 'importers' hides a field. |
39
|
| Method 'importContent' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Parameter state should be final. |
44
|
net/sf/exorcist/multi/MultiState.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
38
|
| Missing a Javadoc comment. |
43
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
49
|
| Missing a Javadoc comment. |
51
|
| Missing a Javadoc comment. |
53
|
| Line has trailing spaces. |
54
|
| Missing a Javadoc comment. |
55
|
| Parameter state should be final. |
55
|
| 'state' hides a field. |
55
|
| Method 'startCollection' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Missing a Javadoc comment. |
67
|
| Line has trailing spaces. |
69
|
| Line has trailing spaces. |
72
|
| Line has trailing spaces. |
74
|
| Method 'endCollection' is not designed for extension - needs to be abstract, final or empty. |
80
|
| Missing a Javadoc comment. |
80
|
| Method 'setContent' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Parameter content should be final. |
96
|
| Method 'getContent' is not designed for extension - needs to be abstract, final or empty. |
105
|
| Method 'addAttachment' is not designed for extension - needs to be abstract, final or empty. |
110
|
| Parameter data should be final. |
110
|
| Method 'getAttachmentHashes' is not designed for extension - needs to be abstract, final or empty. |
115
|
| Method 'getAttachment' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Parameter hash should be final. |
120
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
121
|
| Parameter hash should be final. |
126
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
126
|
net/sf/exorcist/multi/package.html
Error | Line |
| Missing package documentation file. | 0 |
net/sf/exorcist/xls/ExcelExporter.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Unused import - java.io.ByteArrayInputStream. |
18
|
| Unused import - java.io.ByteArrayOutputStream. |
19
|
| Unused import - org.xml.sax.ContentHandler. |
33
|
| Missing a Javadoc comment. |
36
|
| Missing a Javadoc comment. |
38
|
| Method 'setFilename' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Missing a Javadoc comment. |
40
|
| Parameter filename should be final. |
40
|
| 'filename' hides a field. |
40
|
| Method 'exportContent' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Missing a Javadoc comment. |
44
|
| Parameter state should be final. |
44
|
| Line has trailing spaces. |
55
|
| Line is longer than 80 characters. |
61
|
| Must have at least one statement. |
64
|
| '{' is not followed by whitespace. |
64
|
| '}' is not preceded with whitespace. |
64
|
| Must have at least one statement. |
67
|
| '{' is not followed by whitespace. |
67
|
| '}' is not preceded with whitespace. |
67
|
| Must have at least one statement. |
74
|
| '{' is not followed by whitespace. |
74
|
| '}' is not preceded with whitespace. |
74
|
| Missing a Javadoc comment. |
83
|
| Parameter args should be final. |
83
|
net/sf/exorcist/xls/ExcelToXmlTransformer.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Unused import - org.xml.sax.helpers.AttributesImpl. |
29
|
| Line has trailing spaces. |
32
|
| Missing a Javadoc comment. |
36
|
| Missing a Javadoc comment. |
38
|
| Missing a Javadoc comment. |
40
|
| Missing a Javadoc comment. |
42
|
| Method 'setInputStream' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Missing a Javadoc comment. |
44
|
| Parameter stream should be final. |
44
|
| 'stream' hides a field. |
44
|
| Method 'setContentHandler' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Missing a Javadoc comment. |
48
|
| Parameter handler should be final. |
48
|
| 'handler' hides a field. |
48
|
| Method 'transform' is not designed for extension - needs to be abstract, final or empty. |
52
|
| Missing a Javadoc comment. |
52
|
| Line has trailing spaces. |
54
|
| Missing a Javadoc comment. |
62
|
| Parameter workbook should be final. |
62
|
| Line is longer than 80 characters. |
73
|
| Missing a Javadoc comment. |
73
|
| Parameter name should be final. |
73
|
| Parameter sheet should be final. |
73
|
| Line is longer than 80 characters. |
83
|
| Missing a Javadoc comment. |
83
|
| Parameter name should be final. |
83
|
| Parameter first should be final. |
83
|
| Parameter row should be final. |
83
|
| Line is longer than 80 characters. |
85
|
| Line is longer than 80 characters. |
86
|
| Missing a Javadoc comment. |
91
|
| Parameter name should be final. |
91
|
| Parameter cell should be final. |
91
|
| Line is longer than 80 characters. |
113
|
net/sf/exorcist/xls/package.html
Error | Line |
| Missing package documentation file. | 0 |
net/sf/exorcist/xml/XmlExporter.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
29
|
| Method 'setContent' is not designed for extension - needs to be abstract, final or empty. |
41
|
| Parameter content should be final. |
41
|
| 'content' hides a field. |
41
|
| Method 'exportContent' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Parameter state should be final. |
56
|
net/sf/exorcist/xml/XmlImporter.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
31
|
| Method 'setContent' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Parameter content should be final. |
43
|
| 'content' hides a field. |
43
|
| Method 'importContent' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Parameter state should be final. |
58
|
net/sf/exorcist/xml/package.html
Error | Line |
| Missing package documentation file. | 0 |